Seven-Segment Analog Tool – Properties, Events, and Methods
The following tables list properties, events, and methods for the Seven-Segment Analog Tool.
- The first table lists normal properties, events, and ActiveX properties as they appear on the tool's Property Sheet.
- The second table lists normal properties, normal methods, ActiveX properties, and ActiveX methods as they appear in the tool's Script Editor.
Note: If a property or method in the script editor has two forms with the same name, one form exists for legacy support and the other form is current. When possible, use the current form. To select the current form, append .X. to the name of the object to which the property or method applies, and then enter the property or method name. For instance, enter MyObject.X.MyProperty. If a property or method in the script editor has only one form, the X method might or might not apply. The
column in the table below indicates whether or not a property or method is accessible using the X method.
Property Sheet
The following items are accessible by means of the control's Property Sheet in CygNet Studio. Click on any link for more information.
| Normal | Events | ActiveX |
|---|---|---|
|
(OCXProperties) |
Script Editor
The following items are accessible by means of the control's script editor in CygNet Studio. Click on any link for more information.
Properties |
Methods |
ActiveX Properties |
ActiveX Methods |
|---|---|---|---|
|
AutoFrameRate AutoSegmentOffColor AutoSize BackGroundColor BorderStyle ComponentHandle DigitCount DigitSpacing Enabled Height LeadingStyle OptionSaveAllProperties PowerOff Precision SegmentColor SegmentMargin SegmentOffColor SegmentSeparation SegmentSize ShowOffSegments ShowSign Transparent UpdateFrameRate Value Visible Width |
AboutBox BeginUpdate EndUpdate GetBytesJPEG GetBytesPNG GetObjectPointer GetOPCItemActive GetOPCItemAutoConnect GetOPCItemComputerName GetOPCItemData GetOPCItemGroupName GetOPCItemItemName GetOPCItemPropertyName GetOPCItemQuality GetOPCItemServerName GetOPCItemTimeStamp GetOPCItemUpdateRate iPaintToDC LoadPropertiesFromFile Lock OPCAddItem OPCDeleteItem OPCItemActivate OPCItemActivateSuspend OPCItemCount OPCItemDeactivate OPCItemLoaded OPCItemUpdateResume OPCItemUpdateSuspend OPCRemoveAllItems RepaintAll SaveImageToBitmap SaveImageToJPEG SaveImageToMetaFile SaveImageToPNG SavePropertiesToFile SetOPCItemAutoConnect SetOPCItemComputerName SetOPCItemData SetOPCItemGroupName SetOPCItemItemName SetOPCItemPropertyName SetOPCItemServerName SetOPCItemUpdateRate SetValueNoEvent ShowPropertyEditor Unlock |
Properties
Methods

